速報APP / 教育 / Algorithm Visualizer

Algorithm Visualizer

價格:免費

更新日期:2016-11-16

檔案大小:2.1M

目前版本:1.0

版本需求:Android 4.1 以上版本

官方網站:mailto:namandwivedi14@gmail.com

Email:https://namand.in/Timber/privacy_policy.html

聯絡地址:EPT-39 SAROJINI NAGAR NEW DELHI 110023 INDIA

Algorithm Visualizer(圖1)-速報App

Algorithm Visualizer lets you visualize various algorithms and data structures.

Algorithm Visualizer(圖2)-速報App

Algorithm visualizer is completely free and ad-free.

Algorithm Visualizer(圖3)-速報App

Currently the following visualizations are available -

Algorithm Visualizer(圖4)-速報App

- Binary Search

Algorithm Visualizer(圖5)-速報App

- Breadth first search and depth first search graph traversal

Algorithm Visualizer(圖6)-速報App

- Dijkstara and Bellman Ford graph search

Algorithm Visualizer(圖7)-速報App

- Sorting (Insertion sort and Bubble sort)

Algorithm Visualizer(圖8)-速報App

- Binary Search Tree (Search and create)

- Linked List (Insert, delete, traverse)

- Stack (Push, pop, peek)

Descriptions, complexities and references are also provided along with the code for the visualization and implementation.

Algorithm Visualizer is open source and is available on Github - https://github.com/naman14/AlgorithmVisualizer-Android